home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10967 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: lassen.cnw.com!matt!matt
  2. From: matt@matt.fidalgo.net (Matt Gischer)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What Compression Program to use
  5. Date: Thu, 21 Mar 1996 01:06:29 GMT
  6. Organization: Uncle Fran's Musical Forest
  7. Message-ID: <DoLF2u.B3@matt.fidalgo.net>
  8. References: <4ifh9a$3k3@murphy2.servtech.com> <314C36C1.3189@ix.netcom.com>
  9. NNTP-Posting-Host: fidnet-30.fidalgo.net
  10. X-Newsreader: TIN [UNIX 1.3 BETA-950824-color PL0]
  11.  
  12. Norman Bullen (nbullen@ix.netcom.com) wrote:
  13. : dave robbins wrote:
  14. : > 
  15. : >  What compression program does everyone use too help encrypt the exe
  16. : > files to keep prying eyes away with binary editors? I'm not real crazy
  17. : > about paying the $275.00 dollars that PKware whants for theirs, shareware
  18. : > compression program would be fine.
  19. : > 
  20. : > ---
  21. : > Dave Robbins                                    drobbins@servtech.com
  22. : > Utica  NY 
  23. : I think you have the wrong idea about compression. Compression is used to 
  24. : make files smaller for easier transmission, whether across dial-up or 
  25. : network or via floppy disk or even CD-ROM. In order to use the files, you 
  26. : have to decompress them and then they are exactly the way they were 
  27. : before compression and just as accessible to "prying eyes" with "binary 
  28. : editors."
  29.  
  30. You seem to be confused.  Pklite compresses executables that will still run.  so.. they are decompressed on the fly.
  31.  
  32.